addDeviceLicense
No description
addDeviceLicense(
deviceId: String!
erpCustomerId: String!
erpItemNumber: String!
erpLineQty: Int!
erpSalesOrderId: String!
namespace: String
state: LuoState
): addDeviceLicenseResult
No description
addDeviceLicense(
deviceId: String!
erpCustomerId: String!
erpItemNumber: String!
erpLineQty: Int!
erpSalesOrderId: String!
namespace: String
state: LuoState
): addDeviceLicenseResult
addDeviceLicense.deviceId ● [String!](/GraphQL API Reference/types/scalars/string.mdx) non-null scalaraddDeviceLicense.erpCustomerId ● [String!](/GraphQL API Reference/types/scalars/string.mdx) non-null scalaraddDeviceLicense.erpItemNumber ● [String!](/GraphQL API Reference/types/scalars/string.mdx) non-null scalaraddDeviceLicense.erpLineQty ● [Int!](/GraphQL API Reference/types/scalars/int.mdx) non-null scalaraddDeviceLicense.erpSalesOrderId ● [String!](/GraphQL API Reference/types/scalars/string.mdx) non-null scalaraddDeviceLicense.namespace ● [String](/GraphQL API Reference/types/scalars/string.mdx) scalaraddDeviceLicense.state ● [LuoState](/GraphQL API Reference/types/enums/luo-state.mdx) enumaddDeviceLicenseResult](/GraphQL API Reference/types/objects/add-device-license-result.mdx) object